Dew Math for .NET
|
Calculates reminder after division X/Y according to formula: z[i] = X[xi]-y*Trunc(X[xi]/y), where i in [Index..Index+Len], xi in [XIndex..XIndex+Len].
X must be a real. The results will be saved to the calling vector. An exception will be raised if ConditionCheck is True and array borders are overrun.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|